|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MenuChoice | |
|---|---|
| org.eclipse.vtp.desktop.editors.core.dialogs | |
| org.eclipse.vtp.desktop.editors.core.elements | |
| org.eclipse.vtp.desktop.editors.voice.mediascreens | |
| Uses of MenuChoice in org.eclipse.vtp.desktop.editors.core.dialogs |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.dialogs with parameters of type MenuChoice | |
|---|---|
void |
MenuOptionScriptDialog.setMenuChoice(MenuChoice menuChoice)
|
| Uses of MenuChoice in org.eclipse.vtp.desktop.editors.core.elements |
|---|
| Methods in org.eclipse.vtp.desktop.editors.core.elements that return MenuChoice | |
|---|---|
MenuChoice |
OptionSetInformationProvider.addChoice(java.lang.String brand,
MenuChoice choice)
|
| Methods in org.eclipse.vtp.desktop.editors.core.elements with parameters of type MenuChoice | |
|---|---|
MenuChoice |
OptionSetInformationProvider.addChoice(java.lang.String brand,
MenuChoice choice)
|
void |
OptionSetInformationProvider.moveChoiceDown(java.lang.String brand,
MenuChoice choice)
|
void |
OptionSetInformationProvider.moveChoiceUp(java.lang.String brand,
MenuChoice choice)
|
void |
OptionSetInformationProvider.removeChoice(java.lang.String brand,
MenuChoice choice)
|
void |
OptionSetInformationProvider.updateChoice(MenuChoice choice,
java.lang.String oldName)
|
| Uses of MenuChoice in org.eclipse.vtp.desktop.editors.voice.mediascreens |
|---|
| Methods in org.eclipse.vtp.desktop.editors.voice.mediascreens with parameters of type MenuChoice | |
|---|---|
java.util.List |
OptionSetMediaScreen.createOptionControls(org.eclipse.swt.widgets.Composite canvas,
MenuChoice option)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||